home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Atari Compendium
/
The Atari Compendium (Toad Computers) (1994).iso
/
files
/
umich
/
utils
/
bootmgrs
/
spbt81.lzh
/
README.1ST
next >
Wrap
Text File
|
1993-03-27
|
13KB
|
231 lines
03/27/93
SUPER BOOT VERSION 8.1
The following files should be included in your SPBT81.LZH file:
README.1ST - This file (a summary of changes from 7.4 to 8.1).
SUPERBT.PRG - Super Boot 8.1.
SUPERBTA.PRG - Auxiliary program used by Super Boot.
SUPER_CS.PRG - Super Boot Construction Set V8.1.
SUPER_CS.RSC - Resource file used by SUPER_CS.PRG.
SBCNV7_0.TOS - Program to convert 5.0, 5.1, 5.5, or 6.0 data file to 7.0.
SBCNV8_0.TOS - Program to convert 7.0, 7.2, or 7.4 data file to 8.0.
SUPERBT.DOC - Manual for Super Boot.
STARTGEM.PRG - GEM program autobooter.
STARTGEM.DOC - Documentation for Startgem.
Programs recommended for use with Super Boot (but not required):
ACC.DOC - Loads accessories from a folder named "ACCS".
ACC.PRG - " "
AUTOSORT.PRG - Changes the order of files in the AUTO folder
DIGIEDIT.DOC - Convert sound files to DIGISOUND format
DIGIEDIT.PRG - " "
DIGIEDIT.RSC - " "
DIGIEDIX.RSC - " "
DIGISND.RSC - " "
PICSW7.DOC - Picswitch 0.7 - converts many picture formats
PICSW7.PRG - " "
READ.ME - Short description
===========================================================================
SUMMARY OF CHANGES FROM 7.4 TO 8.0
----------------------------------
The Super Boot Construction Set only forces you to read the "Copyright/Please
Register" screen when it doesn't find a SUPERBT.STF file (which should be
just the first time it is used). After that, it can be viewed from an
option on the main menu called "About Super Boot".
-----------------------------------------------------------------------------
File capacity has been greatly expanded through use of a new Multi-Page file
selection mode. Each type of file is on a separate page, allowing 152 files
of each type instead of a limit of 152 files total. I badly needed this
feature as I'm sure many others did, since I could no longer fit all of my
files on a single screen. This feature is optional. You can move from one
page to another by pressing RETURN or SHIFT RETURN. RETURN moves you forward
and SHIFT RETURN moves you backwards. You can also move from page to page
by moving the cursor off the edge of the screen (if you enable the wrap-around
cursor on page 2 of Edit Program Parameters). The page number you're on and
the total number of pages will be shown in the bottom right corner of the
screen. Total file capacity is now 1824 total files.
-----------------------------------------------------------------------------
The reserved file type for GDOS ASSIGN.SYS files has been removed. Not
everybody uses these files (myself included) however they can be added back
in as an "Other" file type. This also expands the number of DESKTOP.INF
files that can be selected (on the single-page file selection screen) from 9
to 19 files.
-----------------------------------------------------------------------------
An additional "Other" file slot has been added, increasing the number of
available "Other" file types from 8 to 9. This was done partially to make
up for removing the specific GDOS file type.
-----------------------------------------------------------------------------
Super Boot can now play DMA sound files in stereo or mono! The "Sound &
Welcome Screen" utilities in the Super Boot Construction Set have been
enhanced to now play DMA sounds and to rename the sound file appropriately
for use with Super Boot. As before, Digisound sound files should have the
extension .S##, where ## is a 2 digit number representing the sample rate,
for example HELLO.S08.
DMA sound files should have the extension .S?#, where ? is "S" for Stereo or
"M" for Mono, and # is the first digit of the DMA playback rate, 6 for 6,
1 for 12, 2 for 25, and 5 for 50. Those are the only possible DMA play
speeds. Of course the DMA sound will only work if your computer is capable
of DMA sound, as is the STE. If your computer is capable of DMA sound, you
need to specify that on page 7 of "Edit Program Parameters". If you tell
Super Boot that your machine can play DMA sound and it really can't, your
machine will crash when you run SUPERBT.PRG.
Example DMA filenames: HELLO.SS2 (DMA sound in stereo, play rate 25)
ATARI.SM6 (DMA sound in mono, play rate 6).
-----------------------------------------------------------------------------
You can now control the volume for DMA sound. You can specify this on page 7
of "Edit Program Parameters".
-----------------------------------------------------------------------------
A new feature has been added if you use the "Link Sound To Welcome Screen"
option. If Super Boot does not find a sound which has the same filename as
the welcome screen it displayed, it will look for a sound with the filename
DEFAULT. This may be a DMA or Digisound file - it can handle both. For
example DEFAULT.S13 or DEFAULT.SS5 are both acceptable filenames. A default
sound is not required, but it is loads of fun!
-----------------------------------------------------------------------------
Super Boot can now be called from other programs with a command line argument
(as if it were a .TTP program) to set up your system based on a specified
function key. This allows you to, for example, set up a .BAT file in
Neodesk that you could just double-click on and have Super Boot do the rest.
Or you could program a function key (with the appropriate hot-key type
program) to execute Super Boot. The command line is of the form:
SUPERBT.PRG fk [drv] [-option]
fk = function key: 1-10 normal function key
11-20 ALT function key (ALT-F1 to ALT-F10)
21-30 CONTROL function key (CONTROL-F1 to CONTROL-F10)
drv = boot drive
option = "W" for warmboot or "C" for coldboot
The function key number is required and must be the first argument on the
command line. The boot drive and reboot option are optional and their order
is not important. If the calling program does not make the drive or partition
where Super Boot resides the default drive, then you must supply the boot
drive on the command line. I would recommend doing it anyway just to be safe,
otherwise Super Boot will not be able to find its data files. Also, you
should be calling the copy of Super Boot you boot with in the AUTO folder,
not a different copy in another folder.
The reboot option will reboot the machine so that after the files are
activated according the specified function key, the programs and accessories
will be loaded. It is recommended that the -W reboot option is used so that
Super Boot will not run from the AUTO folder when the machine is rebooted.
The -C coldboot option should (on most models of ST's) simulate a real
coldboot in which case Super Boot would run from the AUTO folder since the
program would think the machine was just turned on. If no reboot option is
specified, Super Boot will just activate/deactivate the files for the
specified function keys and exit without doing anything else.
Examples: SUPERBT.PRG 5 -W C {set function key F5, boot drive = C:, warmboot}
SUPERBT.PRG 11 -C {set function key ALT-F1, do a coldboot, current
drive is the boot drive}
SUPERBT.PRG 25 {set function key CONTROL-F5, current drive is
the boot drive, do not reboot machine}
-----------------------------------------------------------------------------
Two new options have been added to the file selection screen. You can now
press "W" to update the files you have selected and then do a "W"armboot, or
you can press "C" to update the files and do a "C"oldboot. As mentioned above,
a Warmboot should prevent Super Boot from running twice on the same boot.
Why would you use this feature? If for some reason you have an AUTO program
that runs befo